home *** CD-ROM | disk | FTP | other *** search
/ MacWorld Secrets (4th Edition) / Mac Secrets CD 4th Ed.toast / Shareware & Freeware / KeyQuencer 1.2.2 / KeyQuencer Extensions / WaitApp / WaitApp.rsrc / MPRM_128 < prev    next >
Text File  |  1995-12-16  |  910b  |  3 lines

  1. WaitAppuWaitApp "Application" [front/back/open/closed] [#duration [ticks/seconds/minutes/hours]] [partial] [quiet] [continue]qWaits for a specific application to be in the foreground, in the background, open or closed with optional timeout
  2. "Application"#Name of the application to wait forfront:Waits until the application is in the foreground (default)back2Waits until the application goes to the backgroundopen`Waits until the application is open (i.e. the process exists, not necessarily in the foreground)closed%Waits until the application is closed    #duration2Timeout (in 60th of seconds if no units specified)ticksUnits = 60th of secondssecondsUnits = secondsminutesUnits = minuteshours
  3. Units = hourspartial0Accepts a partial match for the application namequiet?Doesn’t show an error message if the application can’t be foundcontinue8Doesn’t stop the macro if the application can’t be found